Conversation
7741301 to
373f4a9
Compare
373f4a9 to
8eaaca7
Compare
160706f to
3d77fac
Compare
|
🤖 Claude Code Review Status: Complete This PR implements a significant refactor of the validator service, properly separating consensus rules (always enforced) from policy rules (mempool-only). The changes align teranode with the C++ bitcoin-sv implementation. Key Changes:
Test Coverage:
No issues found - the implementation appears correct and well-documented. The code properly implements C++ bitcoin-sv validation logic with clear comments referencing source file locations. |
358b2b2 to
dff9237
Compare
dff9237 to
da383d1
Compare
da383d1 to
23f4aab
Compare
|
Benchmark Comparison ReportBaseline: Current: Summary
All benchmark results (sec/op)
Threshold: >10% with p < 0.05 | Generated: 2026-03-31 11:19 UTC |




This is the group series of PR : MvP-4434 MvP4441 MvP 4443, all items inside the larger issue https://github.com/bitcoin-sv/teranode/issues/4345. Each commit resolve one issue item